launchd.agents.<name>.serviceConfig.HardResourceLimits.NumberOfProcesses
The maximum number of simultaneous processes for this user id. Setting this value in a system
wide daemon will set the sysctl(3) kern.maxproc (SoftResourceLimits) or kern.maxprocperuid
(HardResourceLimits) value in addition to the setrlimit(2) values.
- Type
null or signed integer- Default
null- Declared
- <nix-darwin/modules/launchd>